home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 July & August / Gamestar_64_2004-07-08_dvd.iso / Programy / san2004.SP1-9104-Win32-OTZ.exe / {app} / sandra.mdb / OIDDev.json < prev    next >
JavaScript Object Notation  |  2004-02-16  |  334b

  1. {
  2.     "schema": {
  3.         "ManID": "Integer NOT NULL",
  4.         "ID": "Text (50) NOT NULL",
  5.         "Name": "Text (255) NOT NULL"
  6.     },
  7.     "data": [
  8.         {
  9.             "ManID": 3955,
  10.             "ID": "1.1",
  11.             "Name": "Router/Gateway"
  12.         },
  13.         {
  14.             "ManID": 311,
  15.             "ID": "1.1.3.1.1",
  16.             "Name": "Windows Workstation"
  17.         },
  18.         {
  19.             "ManID": 311,
  20.             "ID": "1.1.3.1.2",
  21.             "Name": "Windows Server"
  22.         },
  23.         {
  24.             "ManID": 311,
  25.             "ID": "1.1.3.1.3",
  26.             "Name": "Windows Domain Controller"
  27.         }
  28.     ]
  29. }